Send feedback
Class NetworkSecurityStub (0.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.10.0 keyboard_arrow_down
public abstract class NetworkSecurityStub implements BackgroundResource
Base stub class for the NetworkSecurity service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
NetworkSecurityStub()
public NetworkSecurityStub ()
Methods
close()
public abstract void close ()
createAuthorizationPolicyCallable()
public UnaryCallable<CreateAuthorizationPolicyRequest , Operation > createAuthorizationPolicyCallable ()
Returns
createAuthorizationPolicyOperationCallable()
public OperationCallable<CreateAuthorizationPolicyRequest , AuthorizationPolicy , OperationMetadata > createAuthorizationPolicyOperationCallable ()
Returns
createClientTlsPolicyCallable()
public UnaryCallable<CreateClientTlsPolicyRequest , Operation > createClientTlsPolicyCallable ()
Returns
createClientTlsPolicyOperationCallable()
public OperationCallable<CreateClientTlsPolicyRequest , ClientTlsPolicy , OperationMetadata > createClientTlsPolicyOperationCallable ()
Returns
createServerTlsPolicyCallable()
public UnaryCallable<CreateServerTlsPolicyRequest , Operation > createServerTlsPolicyCallable ()
Returns
createServerTlsPolicyOperationCallable()
public OperationCallable<CreateServerTlsPolicyRequest , ServerTlsPolicy , OperationMetadata > createServerTlsPolicyOperationCallable ()
Returns
deleteAuthorizationPolicyCallable()
public UnaryCallable<DeleteAuthorizationPolicyRequest , Operation > deleteAuthorizationPolicyCallable ()
Returns
deleteAuthorizationPolicyOperationCallable()
public OperationCallable<DeleteAuthorizationPolicyRequest , Empty , OperationMetadata > deleteAuthorizationPolicyOperationCallable ()
Returns
deleteClientTlsPolicyCallable()
public UnaryCallable<DeleteClientTlsPolicyRequest , Operation > deleteClientTlsPolicyCallable ()
Returns
deleteClientTlsPolicyOperationCallable()
public OperationCallable<DeleteClientTlsPolicyRequest , Empty , OperationMetadata > deleteClientTlsPolicyOperationCallable ()
Returns
deleteServerTlsPolicyCallable()
public UnaryCallable<DeleteServerTlsPolicyRequest , Operation > deleteServerTlsPolicyCallable ()
Returns
deleteServerTlsPolicyOperationCallable()
public OperationCallable<DeleteServerTlsPolicyRequest , Empty , OperationMetadata > deleteServerTlsPolicyOperationCallable ()
Returns
getAuthorizationPolicyCallable()
public UnaryCallable<GetAuthorizationPolicyRequest , AuthorizationPolicy > getAuthorizationPolicyCallable ()
Returns
getClientTlsPolicyCallable()
public UnaryCallable<GetClientTlsPolicyRequest , ClientTlsPolicy > getClientTlsPolicyCallable ()
Returns
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
getServerTlsPolicyCallable()
public UnaryCallable<GetServerTlsPolicyRequest , ServerTlsPolicy > getServerTlsPolicyCallable ()
Returns
listAuthorizationPoliciesCallable()
public UnaryCallable<ListAuthorizationPoliciesRequest , ListAuthorizationPoliciesResponse > listAuthorizationPoliciesCallable ()
Returns
listAuthorizationPoliciesPagedCallable()
public UnaryCallable<ListAuthorizationPoliciesRequest , NetworkSecurityClient . ListAuthorizationPoliciesPagedResponse > listAuthorizationPoliciesPagedCallable ()
Returns
listClientTlsPoliciesCallable()
public UnaryCallable<ListClientTlsPoliciesRequest , ListClientTlsPoliciesResponse > listClientTlsPoliciesCallable ()
Returns
listClientTlsPoliciesPagedCallable()
public UnaryCallable<ListClientTlsPoliciesRequest , NetworkSecurityClient . ListClientTlsPoliciesPagedResponse > listClientTlsPoliciesPagedCallable ()
Returns
listServerTlsPoliciesCallable()
public UnaryCallable<ListServerTlsPoliciesRequest , ListServerTlsPoliciesResponse > listServerTlsPoliciesCallable ()
Returns
listServerTlsPoliciesPagedCallable()
public UnaryCallable<ListServerTlsPoliciesRequest , NetworkSecurityClient . ListServerTlsPoliciesPagedResponse > listServerTlsPoliciesPagedCallable ()
Returns
updateAuthorizationPolicyCallable()
public UnaryCallable<UpdateAuthorizationPolicyRequest , Operation > updateAuthorizationPolicyCallable ()
Returns
updateAuthorizationPolicyOperationCallable()
public OperationCallable<UpdateAuthorizationPolicyRequest , AuthorizationPolicy , OperationMetadata > updateAuthorizationPolicyOperationCallable ()
Returns
updateClientTlsPolicyCallable()
public UnaryCallable<UpdateClientTlsPolicyRequest , Operation > updateClientTlsPolicyCallable ()
Returns
updateClientTlsPolicyOperationCallable()
public OperationCallable<UpdateClientTlsPolicyRequest , ClientTlsPolicy , OperationMetadata > updateClientTlsPolicyOperationCallable ()
Returns
updateServerTlsPolicyCallable()
public UnaryCallable<UpdateServerTlsPolicyRequest , Operation > updateServerTlsPolicyCallable ()
Returns
updateServerTlsPolicyOperationCallable()
public OperationCallable<UpdateServerTlsPolicyRequest , ServerTlsPolicy , OperationMetadata > updateServerTlsPolicyOperationCallable ()
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]