Send feedback
Class GkeHubStubSettings.Builder (1.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.14.0 keyboard_arrow_down
public static class GkeHubStubSettings . Builder extends StubSettings . Builder<GkeHubStubSettings , GkeHubStubSettings . Builder >
Builder for GkeHubStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(GkeHubStubSettings settings)
protected Builder ( GkeHubStubSettings settings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public GkeHubStubSettings . 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 GkeHubStubSettings build ()
Overrides
createFeatureOperationSettings()
public OperationCallSettings . Builder<CreateFeatureRequest , Feature , OperationMetadata > createFeatureOperationSettings ()
Returns the builder for the settings used for calls to createFeature.
createFeatureSettings()
public UnaryCallSettings . Builder<CreateFeatureRequest , Operation > createFeatureSettings ()
Returns the builder for the settings used for calls to createFeature.
createMembershipOperationSettings()
public OperationCallSettings . Builder<CreateMembershipRequest , Membership , OperationMetadata > createMembershipOperationSettings ()
Returns the builder for the settings used for calls to createMembership.
createMembershipSettings()
public UnaryCallSettings . Builder<CreateMembershipRequest , Operation > createMembershipSettings ()
Returns the builder for the settings used for calls to createMembership.
deleteFeatureOperationSettings()
public OperationCallSettings . Builder<DeleteFeatureRequest , Empty , OperationMetadata > deleteFeatureOperationSettings ()
Returns the builder for the settings used for calls to deleteFeature.
deleteFeatureSettings()
public UnaryCallSettings . Builder<DeleteFeatureRequest , Operation > deleteFeatureSettings ()
Returns the builder for the settings used for calls to deleteFeature.
deleteMembershipOperationSettings()
public OperationCallSettings . Builder<DeleteMembershipRequest , Empty , OperationMetadata > deleteMembershipOperationSettings ()
Returns the builder for the settings used for calls to deleteMembership.
deleteMembershipSettings()
public UnaryCallSettings . Builder<DeleteMembershipRequest , Operation > deleteMembershipSettings ()
Returns the builder for the settings used for calls to deleteMembership.
generateConnectManifestSettings()
public UnaryCallSettings . Builder<GenerateConnectManifestRequest , GenerateConnectManifestResponse > generateConnectManifestSettings ()
Returns the builder for the settings used for calls to generateConnectManifest.
getFeatureSettings()
public UnaryCallSettings . Builder<GetFeatureRequest , Feature > getFeatureSettings ()
Returns the builder for the settings used for calls to getFeature.
getMembershipSettings()
public UnaryCallSettings . Builder<GetMembershipRequest , Membership > getMembershipSettings ()
Returns the builder for the settings used for calls to getMembership.
listFeaturesSettings()
public PagedCallSettings . Builder<ListFeaturesRequest , ListFeaturesResponse , GkeHubClient . ListFeaturesPagedResponse > listFeaturesSettings ()
Returns the builder for the settings used for calls to listFeatures.
listMembershipsSettings()
public PagedCallSettings . Builder<ListMembershipsRequest , ListMembershipsResponse , GkeHubClient . ListMembershipsPagedResponse > listMembershipsSettings ()
Returns the builder for the settings used for calls to listMemberships.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateFeatureOperationSettings()
public OperationCallSettings . Builder<UpdateFeatureRequest , Feature , OperationMetadata > updateFeatureOperationSettings ()
Returns the builder for the settings used for calls to updateFeature.
updateFeatureSettings()
public UnaryCallSettings . Builder<UpdateFeatureRequest , Operation > updateFeatureSettings ()
Returns the builder for the settings used for calls to updateFeature.
updateMembershipOperationSettings()
public OperationCallSettings . Builder<UpdateMembershipRequest , Membership , OperationMetadata > updateMembershipOperationSettings ()
Returns the builder for the settings used for calls to updateMembership.
updateMembershipSettings()
public UnaryCallSettings . Builder<UpdateMembershipRequest , Operation > updateMembershipSettings ()
Returns the builder for the settings used for calls to updateMembership.
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."],[],[]]