- 0.55.0 (latest)
- 0.54.0
- 0.52.0
- 0.51.0
- 0.50.0
- 0.49.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.37.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.27.0
- 0.26.0
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.4
- 0.5.1
- 0.4.4
public class GrpcNetworkSecurityStub extends NetworkSecurityStub
gRPC stub implementation for the NetworkSecurity service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcNetworkSecurityStub create(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext |
ClientContext |
Returns | |
---|---|
Type | Description |
GrpcNetworkSecurityStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcNetworkSecurityStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters | |
---|---|
Name | Description |
clientContext |
ClientContext |
callableFactory |
GrpcStubCallableFactory |
Returns | |
---|---|
Type | Description |
GrpcNetworkSecurityStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(NetworkSecurityStubSettings settings)
public static final GrpcNetworkSecurityStub create(NetworkSecurityStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings |
NetworkSecurityStubSettings |
Returns | |
---|---|
Type | Description |
GrpcNetworkSecurityStub |
Exceptions | |
---|---|
Type | Description |
IOException |
Constructors
GrpcNetworkSecurityStub(NetworkSecurityStubSettings settings, ClientContext clientContext)
protected GrpcNetworkSecurityStub(NetworkSecurityStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcNetworkSecurityStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings |
NetworkSecurityStubSettings |
clientContext |
ClientContext |
GrpcNetworkSecurityStub(NetworkSecurityStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcNetworkSecurityStub(NetworkSecurityStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcNetworkSecurityStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings |
NetworkSecurityStubSettings |
clientContext |
ClientContext |
callableFactory |
GrpcStubCallableFactory |
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters | |
---|---|
Name | Description |
duration |
long |
unit |
TimeUnit |
Returns | |
---|---|
Type | Description |
boolean |
Exceptions | |
---|---|
Type | Description |
InterruptedException |
close()
public final void close()
createAuthorizationPolicyCallable()
public UnaryCallable<CreateAuthorizationPolicyRequest,Operation> createAuthorizationPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateAuthorizationPolicyRequest,Operation> |
createAuthorizationPolicyOperationCallable()
public OperationCallable<CreateAuthorizationPolicyRequest,AuthorizationPolicy,OperationMetadata> createAuthorizationPolicyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateAuthorizationPolicyRequest,AuthorizationPolicy,OperationMetadata> |
createClientTlsPolicyCallable()
public UnaryCallable<CreateClientTlsPolicyRequest,Operation> createClientTlsPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateClientTlsPolicyRequest,Operation> |
createClientTlsPolicyOperationCallable()
public OperationCallable<CreateClientTlsPolicyRequest,ClientTlsPolicy,OperationMetadata> createClientTlsPolicyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateClientTlsPolicyRequest,ClientTlsPolicy,OperationMetadata> |
createServerTlsPolicyCallable()
public UnaryCallable<CreateServerTlsPolicyRequest,Operation> createServerTlsPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateServerTlsPolicyRequest,Operation> |
createServerTlsPolicyOperationCallable()
public OperationCallable<CreateServerTlsPolicyRequest,ServerTlsPolicy,OperationMetadata> createServerTlsPolicyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateServerTlsPolicyRequest,ServerTlsPolicy,OperationMetadata> |
deleteAuthorizationPolicyCallable()
public UnaryCallable<DeleteAuthorizationPolicyRequest,Operation> deleteAuthorizationPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteAuthorizationPolicyRequest,Operation> |
deleteAuthorizationPolicyOperationCallable()
public OperationCallable<DeleteAuthorizationPolicyRequest,Empty,OperationMetadata> deleteAuthorizationPolicyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteAuthorizationPolicyRequest,Empty,OperationMetadata> |
deleteClientTlsPolicyCallable()
public UnaryCallable<DeleteClientTlsPolicyRequest,Operation> deleteClientTlsPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteClientTlsPolicyRequest,Operation> |
deleteClientTlsPolicyOperationCallable()
public OperationCallable<DeleteClientTlsPolicyRequest,Empty,OperationMetadata> deleteClientTlsPolicyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteClientTlsPolicyRequest,Empty,OperationMetadata> |
deleteServerTlsPolicyCallable()
public UnaryCallable<DeleteServerTlsPolicyRequest,Operation> deleteServerTlsPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteServerTlsPolicyRequest,Operation> |
deleteServerTlsPolicyOperationCallable()
public OperationCallable<DeleteServerTlsPolicyRequest,Empty,OperationMetadata> deleteServerTlsPolicyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteServerTlsPolicyRequest,Empty,OperationMetadata> |
getAuthorizationPolicyCallable()
public UnaryCallable<GetAuthorizationPolicyRequest,AuthorizationPolicy> getAuthorizationPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetAuthorizationPolicyRequest,AuthorizationPolicy> |
getClientTlsPolicyCallable()
public UnaryCallable<GetClientTlsPolicyRequest,ClientTlsPolicy> getClientTlsPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetClientTlsPolicyRequest,ClientTlsPolicy> |
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Returns | |
---|---|
Type | Description |
GrpcOperationsStub |
getServerTlsPolicyCallable()
public UnaryCallable<GetServerTlsPolicyRequest,ServerTlsPolicy> getServerTlsPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetServerTlsPolicyRequest,ServerTlsPolicy> |
isShutdown()
public boolean isShutdown()
Returns | |
---|---|
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Returns | |
---|---|
Type | Description |
boolean |
listAuthorizationPoliciesCallable()
public UnaryCallable<ListAuthorizationPoliciesRequest,ListAuthorizationPoliciesResponse> listAuthorizationPoliciesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAuthorizationPoliciesRequest,ListAuthorizationPoliciesResponse> |
listAuthorizationPoliciesPagedCallable()
public UnaryCallable<ListAuthorizationPoliciesRequest,NetworkSecurityClient.ListAuthorizationPoliciesPagedResponse> listAuthorizationPoliciesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAuthorizationPoliciesRequest,ListAuthorizationPoliciesPagedResponse> |
listClientTlsPoliciesCallable()
public UnaryCallable<ListClientTlsPoliciesRequest,ListClientTlsPoliciesResponse> listClientTlsPoliciesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListClientTlsPoliciesRequest,ListClientTlsPoliciesResponse> |
listClientTlsPoliciesPagedCallable()
public UnaryCallable<ListClientTlsPoliciesRequest,NetworkSecurityClient.ListClientTlsPoliciesPagedResponse> listClientTlsPoliciesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListClientTlsPoliciesRequest,ListClientTlsPoliciesPagedResponse> |
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,NetworkSecurityClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse> |
listServerTlsPoliciesCallable()
public UnaryCallable<ListServerTlsPoliciesRequest,ListServerTlsPoliciesResponse> listServerTlsPoliciesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListServerTlsPoliciesRequest,ListServerTlsPoliciesResponse> |
listServerTlsPoliciesPagedCallable()
public UnaryCallable<ListServerTlsPoliciesRequest,NetworkSecurityClient.ListServerTlsPoliciesPagedResponse> listServerTlsPoliciesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListServerTlsPoliciesRequest,ListServerTlsPoliciesPagedResponse> |
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
updateAuthorizationPolicyCallable()
public UnaryCallable<UpdateAuthorizationPolicyRequest,Operation> updateAuthorizationPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateAuthorizationPolicyRequest,Operation> |
updateAuthorizationPolicyOperationCallable()
public OperationCallable<UpdateAuthorizationPolicyRequest,AuthorizationPolicy,OperationMetadata> updateAuthorizationPolicyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateAuthorizationPolicyRequest,AuthorizationPolicy,OperationMetadata> |
updateClientTlsPolicyCallable()
public UnaryCallable<UpdateClientTlsPolicyRequest,Operation> updateClientTlsPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateClientTlsPolicyRequest,Operation> |
updateClientTlsPolicyOperationCallable()
public OperationCallable<UpdateClientTlsPolicyRequest,ClientTlsPolicy,OperationMetadata> updateClientTlsPolicyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateClientTlsPolicyRequest,ClientTlsPolicy,OperationMetadata> |
updateServerTlsPolicyCallable()
public UnaryCallable<UpdateServerTlsPolicyRequest,Operation> updateServerTlsPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateServerTlsPolicyRequest,Operation> |
updateServerTlsPolicyOperationCallable()
public OperationCallable<UpdateServerTlsPolicyRequest,ServerTlsPolicy,OperationMetadata> updateServerTlsPolicyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateServerTlsPolicyRequest,ServerTlsPolicy,OperationMetadata> |