public static class NetworkServicesStubSettings.Builder extends StubSettings.Builder<NetworkServicesStubSettings,NetworkServicesStubSettings.Builder>
Builder for NetworkServicesStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(NetworkServicesStubSettings settings)
protected Builder(NetworkServicesStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public NetworkServicesStubSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
build()
public NetworkServicesStubSettings build()
Overrides
createEndpointPolicyOperationSettings()
public OperationCallSettings.Builder<CreateEndpointPolicyRequest,EndpointPolicy,OperationMetadata> createEndpointPolicyOperationSettings()
Returns the builder for the settings used for calls to createEndpointPolicy.
createEndpointPolicySettings()
public UnaryCallSettings.Builder<CreateEndpointPolicyRequest,Operation> createEndpointPolicySettings()
Returns the builder for the settings used for calls to createEndpointPolicy.
createGatewayOperationSettings()
public OperationCallSettings.Builder<CreateGatewayRequest,Gateway,OperationMetadata> createGatewayOperationSettings()
Returns the builder for the settings used for calls to createGateway.
createGatewaySettings()
public UnaryCallSettings.Builder<CreateGatewayRequest,Operation> createGatewaySettings()
Returns the builder for the settings used for calls to createGateway.
createGrpcRouteOperationSettings()
public OperationCallSettings.Builder<CreateGrpcRouteRequest,GrpcRoute,OperationMetadata> createGrpcRouteOperationSettings()
Returns the builder for the settings used for calls to createGrpcRoute.
createGrpcRouteSettings()
public UnaryCallSettings.Builder<CreateGrpcRouteRequest,Operation> createGrpcRouteSettings()
Returns the builder for the settings used for calls to createGrpcRoute.
createHttpRouteOperationSettings()
public OperationCallSettings.Builder<CreateHttpRouteRequest,HttpRoute,OperationMetadata> createHttpRouteOperationSettings()
Returns the builder for the settings used for calls to createHttpRoute.
createHttpRouteSettings()
public UnaryCallSettings.Builder<CreateHttpRouteRequest,Operation> createHttpRouteSettings()
Returns the builder for the settings used for calls to createHttpRoute.
createMeshOperationSettings()
public OperationCallSettings.Builder<CreateMeshRequest,Mesh,OperationMetadata> createMeshOperationSettings()
Returns the builder for the settings used for calls to createMesh.
createMeshSettings()
public UnaryCallSettings.Builder<CreateMeshRequest,Operation> createMeshSettings()
Returns the builder for the settings used for calls to createMesh.
createServiceBindingOperationSettings()
public OperationCallSettings.Builder<CreateServiceBindingRequest,ServiceBinding,OperationMetadata> createServiceBindingOperationSettings()
Returns the builder for the settings used for calls to createServiceBinding.
createServiceBindingSettings()
public UnaryCallSettings.Builder<CreateServiceBindingRequest,Operation> createServiceBindingSettings()
Returns the builder for the settings used for calls to createServiceBinding.
createServiceLbPolicyOperationSettings()
public OperationCallSettings.Builder<CreateServiceLbPolicyRequest,ServiceLbPolicy,OperationMetadata> createServiceLbPolicyOperationSettings()
Returns the builder for the settings used for calls to createServiceLbPolicy.
createServiceLbPolicySettings()
public UnaryCallSettings.Builder<CreateServiceLbPolicyRequest,Operation> createServiceLbPolicySettings()
Returns the builder for the settings used for calls to createServiceLbPolicy.
createTcpRouteOperationSettings()
public OperationCallSettings.Builder<CreateTcpRouteRequest,TcpRoute,OperationMetadata> createTcpRouteOperationSettings()
Returns the builder for the settings used for calls to createTcpRoute.
createTcpRouteSettings()
public UnaryCallSettings.Builder<CreateTcpRouteRequest,Operation> createTcpRouteSettings()
Returns the builder for the settings used for calls to createTcpRoute.
createTlsRouteOperationSettings()
public OperationCallSettings.Builder<CreateTlsRouteRequest,TlsRoute,OperationMetadata> createTlsRouteOperationSettings()
Returns the builder for the settings used for calls to createTlsRoute.
createTlsRouteSettings()
public UnaryCallSettings.Builder<CreateTlsRouteRequest,Operation> createTlsRouteSettings()
Returns the builder for the settings used for calls to createTlsRoute.
createWasmPluginOperationSettings()
public OperationCallSettings.Builder<CreateWasmPluginRequest,WasmPlugin,OperationMetadata> createWasmPluginOperationSettings()
Returns the builder for the settings used for calls to createWasmPlugin.
createWasmPluginSettings()
public UnaryCallSettings.Builder<CreateWasmPluginRequest,Operation> createWasmPluginSettings()
Returns the builder for the settings used for calls to createWasmPlugin.
createWasmPluginVersionOperationSettings()
public OperationCallSettings.Builder<CreateWasmPluginVersionRequest,WasmPluginVersion,OperationMetadata> createWasmPluginVersionOperationSettings()
Returns the builder for the settings used for calls to createWasmPluginVersion.
createWasmPluginVersionSettings()
public UnaryCallSettings.Builder<CreateWasmPluginVersionRequest,Operation> createWasmPluginVersionSettings()
Returns the builder for the settings used for calls to createWasmPluginVersion.
deleteEndpointPolicyOperationSettings()
public OperationCallSettings.Builder<DeleteEndpointPolicyRequest,Empty,OperationMetadata> deleteEndpointPolicyOperationSettings()
Returns the builder for the settings used for calls to deleteEndpointPolicy.
deleteEndpointPolicySettings()
public UnaryCallSettings.Builder<DeleteEndpointPolicyRequest,Operation> deleteEndpointPolicySettings()
Returns the builder for the settings used for calls to deleteEndpointPolicy.
deleteGatewayOperationSettings()
public OperationCallSettings.Builder<DeleteGatewayRequest,Empty,OperationMetadata> deleteGatewayOperationSettings()
Returns the builder for the settings used for calls to deleteGateway.
deleteGatewaySettings()
public UnaryCallSettings.Builder<DeleteGatewayRequest,Operation> deleteGatewaySettings()
Returns the builder for the settings used for calls to deleteGateway.
deleteGrpcRouteOperationSettings()
public OperationCallSettings.Builder<DeleteGrpcRouteRequest,Empty,OperationMetadata> deleteGrpcRouteOperationSettings()
Returns the builder for the settings used for calls to deleteGrpcRoute.
deleteGrpcRouteSettings()
public UnaryCallSettings.Builder<DeleteGrpcRouteRequest,Operation> deleteGrpcRouteSettings()
Returns the builder for the settings used for calls to deleteGrpcRoute.
deleteHttpRouteOperationSettings()
public OperationCallSettings.Builder<DeleteHttpRouteRequest,Empty,OperationMetadata> deleteHttpRouteOperationSettings()
Returns the builder for the settings used for calls to deleteHttpRoute.
deleteHttpRouteSettings()
public UnaryCallSettings.Builder<DeleteHttpRouteRequest,Operation> deleteHttpRouteSettings()
Returns the builder for the settings used for calls to deleteHttpRoute.
deleteMeshOperationSettings()
public OperationCallSettings.Builder<DeleteMeshRequest,Empty,OperationMetadata> deleteMeshOperationSettings()
Returns the builder for the settings used for calls to deleteMesh.
deleteMeshSettings()
public UnaryCallSettings.Builder<DeleteMeshRequest,Operation> deleteMeshSettings()
Returns the builder for the settings used for calls to deleteMesh.
deleteServiceBindingOperationSettings()
public OperationCallSettings.Builder<DeleteServiceBindingRequest,Empty,OperationMetadata> deleteServiceBindingOperationSettings()
Returns the builder for the settings used for calls to deleteServiceBinding.
deleteServiceBindingSettings()
public UnaryCallSettings.Builder<DeleteServiceBindingRequest,Operation> deleteServiceBindingSettings()
Returns the builder for the settings used for calls to deleteServiceBinding.
deleteServiceLbPolicyOperationSettings()
public OperationCallSettings.Builder<DeleteServiceLbPolicyRequest,Empty,OperationMetadata> deleteServiceLbPolicyOperationSettings()
Returns the builder for the settings used for calls to deleteServiceLbPolicy.
deleteServiceLbPolicySettings()
public UnaryCallSettings.Builder<DeleteServiceLbPolicyRequest,Operation> deleteServiceLbPolicySettings()
Returns the builder for the settings used for calls to deleteServiceLbPolicy.
deleteTcpRouteOperationSettings()
public OperationCallSettings.Builder<DeleteTcpRouteRequest,Empty,OperationMetadata> deleteTcpRouteOperationSettings()
Returns the builder for the settings used for calls to deleteTcpRoute.
deleteTcpRouteSettings()
public UnaryCallSettings.Builder<DeleteTcpRouteRequest,Operation> deleteTcpRouteSettings()
Returns the builder for the settings used for calls to deleteTcpRoute.
deleteTlsRouteOperationSettings()
public OperationCallSettings.Builder<DeleteTlsRouteRequest,Empty,OperationMetadata> deleteTlsRouteOperationSettings()
Returns the builder for the settings used for calls to deleteTlsRoute.
deleteTlsRouteSettings()
public UnaryCallSettings.Builder<DeleteTlsRouteRequest,Operation> deleteTlsRouteSettings()
Returns the builder for the settings used for calls to deleteTlsRoute.
deleteWasmPluginOperationSettings()
public OperationCallSettings.Builder<DeleteWasmPluginRequest,Empty,OperationMetadata> deleteWasmPluginOperationSettings()
Returns the builder for the settings used for calls to deleteWasmPlugin.
deleteWasmPluginSettings()
public UnaryCallSettings.Builder<DeleteWasmPluginRequest,Operation> deleteWasmPluginSettings()
Returns the builder for the settings used for calls to deleteWasmPlugin.
deleteWasmPluginVersionOperationSettings()
public OperationCallSettings.Builder<DeleteWasmPluginVersionRequest,Empty,OperationMetadata> deleteWasmPluginVersionOperationSettings()
Returns the builder for the settings used for calls to deleteWasmPluginVersion.
deleteWasmPluginVersionSettings()
public UnaryCallSettings.Builder<DeleteWasmPluginVersionRequest,Operation> deleteWasmPluginVersionSettings()
Returns the builder for the settings used for calls to deleteWasmPluginVersion.
getEndpointPolicySettings()
public UnaryCallSettings.Builder<GetEndpointPolicyRequest,EndpointPolicy> getEndpointPolicySettings()
Returns the builder for the settings used for calls to getEndpointPolicy.
getGatewayRouteViewSettings()
public UnaryCallSettings.Builder<GetGatewayRouteViewRequest,GatewayRouteView> getGatewayRouteViewSettings()
Returns the builder for the settings used for calls to getGatewayRouteView.
getGatewaySettings()
public UnaryCallSettings.Builder<GetGatewayRequest,Gateway> getGatewaySettings()
Returns the builder for the settings used for calls to getGateway.
getGrpcRouteSettings()
public UnaryCallSettings.Builder<GetGrpcRouteRequest,GrpcRoute> getGrpcRouteSettings()
Returns the builder for the settings used for calls to getGrpcRoute.
getHttpRouteSettings()
public UnaryCallSettings.Builder<GetHttpRouteRequest,HttpRoute> getHttpRouteSettings()
Returns the builder for the settings used for calls to getHttpRoute.
getIamPolicySettings()
public UnaryCallSettings.Builder<GetIamPolicyRequest,Policy> getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
Returns |
Type |
Description |
Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
|
getLocationSettings()
public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
Returns |
Type |
Description |
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
|
getMeshRouteViewSettings()
public UnaryCallSettings.Builder<GetMeshRouteViewRequest,MeshRouteView> getMeshRouteViewSettings()
Returns the builder for the settings used for calls to getMeshRouteView.
getMeshSettings()
public UnaryCallSettings.Builder<GetMeshRequest,Mesh> getMeshSettings()
Returns the builder for the settings used for calls to getMesh.
getServiceBindingSettings()
public UnaryCallSettings.Builder<GetServiceBindingRequest,ServiceBinding> getServiceBindingSettings()
Returns the builder for the settings used for calls to getServiceBinding.
getServiceLbPolicySettings()
public UnaryCallSettings.Builder<GetServiceLbPolicyRequest,ServiceLbPolicy> getServiceLbPolicySettings()
Returns the builder for the settings used for calls to getServiceLbPolicy.
getTcpRouteSettings()
public UnaryCallSettings.Builder<GetTcpRouteRequest,TcpRoute> getTcpRouteSettings()
Returns the builder for the settings used for calls to getTcpRoute.
getTlsRouteSettings()
public UnaryCallSettings.Builder<GetTlsRouteRequest,TlsRoute> getTlsRouteSettings()
Returns the builder for the settings used for calls to getTlsRoute.
getWasmPluginSettings()
public UnaryCallSettings.Builder<GetWasmPluginRequest,WasmPlugin> getWasmPluginSettings()
Returns the builder for the settings used for calls to getWasmPlugin.
getWasmPluginVersionSettings()
public UnaryCallSettings.Builder<GetWasmPluginVersionRequest,WasmPluginVersion> getWasmPluginVersionSettings()
Returns the builder for the settings used for calls to getWasmPluginVersion.
listEndpointPoliciesSettings()
public PagedCallSettings.Builder<ListEndpointPoliciesRequest,ListEndpointPoliciesResponse,NetworkServicesClient.ListEndpointPoliciesPagedResponse> listEndpointPoliciesSettings()
Returns the builder for the settings used for calls to listEndpointPolicies.
listGatewayRouteViewsSettings()
public PagedCallSettings.Builder<ListGatewayRouteViewsRequest,ListGatewayRouteViewsResponse,NetworkServicesClient.ListGatewayRouteViewsPagedResponse> listGatewayRouteViewsSettings()
Returns the builder for the settings used for calls to listGatewayRouteViews.
listGatewaysSettings()
public PagedCallSettings.Builder<ListGatewaysRequest,ListGatewaysResponse,NetworkServicesClient.ListGatewaysPagedResponse> listGatewaysSettings()
Returns the builder for the settings used for calls to listGateways.
listGrpcRoutesSettings()
public PagedCallSettings.Builder<ListGrpcRoutesRequest,ListGrpcRoutesResponse,NetworkServicesClient.ListGrpcRoutesPagedResponse> listGrpcRoutesSettings()
Returns the builder for the settings used for calls to listGrpcRoutes.
listHttpRoutesSettings()
public PagedCallSettings.Builder<ListHttpRoutesRequest,ListHttpRoutesResponse,NetworkServicesClient.ListHttpRoutesPagedResponse> listHttpRoutesSettings()
Returns the builder for the settings used for calls to listHttpRoutes.
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,NetworkServicesClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
listMeshRouteViewsSettings()
public PagedCallSettings.Builder<ListMeshRouteViewsRequest,ListMeshRouteViewsResponse,NetworkServicesClient.ListMeshRouteViewsPagedResponse> listMeshRouteViewsSettings()
Returns the builder for the settings used for calls to listMeshRouteViews.
listMeshesSettings()
public PagedCallSettings.Builder<ListMeshesRequest,ListMeshesResponse,NetworkServicesClient.ListMeshesPagedResponse> listMeshesSettings()
Returns the builder for the settings used for calls to listMeshes.
listServiceBindingsSettings()
public PagedCallSettings.Builder<ListServiceBindingsRequest,ListServiceBindingsResponse,NetworkServicesClient.ListServiceBindingsPagedResponse> listServiceBindingsSettings()
Returns the builder for the settings used for calls to listServiceBindings.
listServiceLbPoliciesSettings()
public PagedCallSettings.Builder<ListServiceLbPoliciesRequest,ListServiceLbPoliciesResponse,NetworkServicesClient.ListServiceLbPoliciesPagedResponse> listServiceLbPoliciesSettings()
Returns the builder for the settings used for calls to listServiceLbPolicies.
listTcpRoutesSettings()
public PagedCallSettings.Builder<ListTcpRoutesRequest,ListTcpRoutesResponse,NetworkServicesClient.ListTcpRoutesPagedResponse> listTcpRoutesSettings()
Returns the builder for the settings used for calls to listTcpRoutes.
listTlsRoutesSettings()
public PagedCallSettings.Builder<ListTlsRoutesRequest,ListTlsRoutesResponse,NetworkServicesClient.ListTlsRoutesPagedResponse> listTlsRoutesSettings()
Returns the builder for the settings used for calls to listTlsRoutes.
listWasmPluginVersionsSettings()
public PagedCallSettings.Builder<ListWasmPluginVersionsRequest,ListWasmPluginVersionsResponse,NetworkServicesClient.ListWasmPluginVersionsPagedResponse> listWasmPluginVersionsSettings()
Returns the builder for the settings used for calls to listWasmPluginVersions.
listWasmPluginsSettings()
public PagedCallSettings.Builder<ListWasmPluginsRequest,ListWasmPluginsResponse,NetworkServicesClient.ListWasmPluginsPagedResponse> listWasmPluginsSettings()
Returns the builder for the settings used for calls to listWasmPlugins.
setIamPolicySettings()
public UnaryCallSettings.Builder<SetIamPolicyRequest,Policy> setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
Returns |
Type |
Description |
Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
|
testIamPermissionsSettings()
public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
Returns |
Type |
Description |
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
|
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns |
Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
updateEndpointPolicyOperationSettings()
public OperationCallSettings.Builder<UpdateEndpointPolicyRequest,EndpointPolicy,OperationMetadata> updateEndpointPolicyOperationSettings()
Returns the builder for the settings used for calls to updateEndpointPolicy.
updateEndpointPolicySettings()
public UnaryCallSettings.Builder<UpdateEndpointPolicyRequest,Operation> updateEndpointPolicySettings()
Returns the builder for the settings used for calls to updateEndpointPolicy.
updateGatewayOperationSettings()
public OperationCallSettings.Builder<UpdateGatewayRequest,Gateway,OperationMetadata> updateGatewayOperationSettings()
Returns the builder for the settings used for calls to updateGateway.
updateGatewaySettings()
public UnaryCallSettings.Builder<UpdateGatewayRequest,Operation> updateGatewaySettings()
Returns the builder for the settings used for calls to updateGateway.
updateGrpcRouteOperationSettings()
public OperationCallSettings.Builder<UpdateGrpcRouteRequest,GrpcRoute,OperationMetadata> updateGrpcRouteOperationSettings()
Returns the builder for the settings used for calls to updateGrpcRoute.
updateGrpcRouteSettings()
public UnaryCallSettings.Builder<UpdateGrpcRouteRequest,Operation> updateGrpcRouteSettings()
Returns the builder for the settings used for calls to updateGrpcRoute.
updateHttpRouteOperationSettings()
public OperationCallSettings.Builder<UpdateHttpRouteRequest,HttpRoute,OperationMetadata> updateHttpRouteOperationSettings()
Returns the builder for the settings used for calls to updateHttpRoute.
updateHttpRouteSettings()
public UnaryCallSettings.Builder<UpdateHttpRouteRequest,Operation> updateHttpRouteSettings()
Returns the builder for the settings used for calls to updateHttpRoute.
updateMeshOperationSettings()
public OperationCallSettings.Builder<UpdateMeshRequest,Mesh,OperationMetadata> updateMeshOperationSettings()
Returns the builder for the settings used for calls to updateMesh.
updateMeshSettings()
public UnaryCallSettings.Builder<UpdateMeshRequest,Operation> updateMeshSettings()
Returns the builder for the settings used for calls to updateMesh.
updateServiceBindingOperationSettings()
public OperationCallSettings.Builder<UpdateServiceBindingRequest,ServiceBinding,OperationMetadata> updateServiceBindingOperationSettings()
Returns the builder for the settings used for calls to updateServiceBinding.
updateServiceBindingSettings()
public UnaryCallSettings.Builder<UpdateServiceBindingRequest,Operation> updateServiceBindingSettings()
Returns the builder for the settings used for calls to updateServiceBinding.
updateServiceLbPolicyOperationSettings()
public OperationCallSettings.Builder<UpdateServiceLbPolicyRequest,ServiceLbPolicy,OperationMetadata> updateServiceLbPolicyOperationSettings()
Returns the builder for the settings used for calls to updateServiceLbPolicy.
updateServiceLbPolicySettings()
public UnaryCallSettings.Builder<UpdateServiceLbPolicyRequest,Operation> updateServiceLbPolicySettings()
Returns the builder for the settings used for calls to updateServiceLbPolicy.
updateTcpRouteOperationSettings()
public OperationCallSettings.Builder<UpdateTcpRouteRequest,TcpRoute,OperationMetadata> updateTcpRouteOperationSettings()
Returns the builder for the settings used for calls to updateTcpRoute.
updateTcpRouteSettings()
public UnaryCallSettings.Builder<UpdateTcpRouteRequest,Operation> updateTcpRouteSettings()
Returns the builder for the settings used for calls to updateTcpRoute.
updateTlsRouteOperationSettings()
public OperationCallSettings.Builder<UpdateTlsRouteRequest,TlsRoute,OperationMetadata> updateTlsRouteOperationSettings()
Returns the builder for the settings used for calls to updateTlsRoute.
updateTlsRouteSettings()
public UnaryCallSettings.Builder<UpdateTlsRouteRequest,Operation> updateTlsRouteSettings()
Returns the builder for the settings used for calls to updateTlsRoute.
updateWasmPluginOperationSettings()
public OperationCallSettings.Builder<UpdateWasmPluginRequest,WasmPlugin,OperationMetadata> updateWasmPluginOperationSettings()
Returns the builder for the settings used for calls to updateWasmPlugin.
updateWasmPluginSettings()
public UnaryCallSettings.Builder<UpdateWasmPluginRequest,Operation> updateWasmPluginSettings()
Returns the builder for the settings used for calls to updateWasmPlugin.