Send feedback
Class ChatServiceStubSettings.Builder (0.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.8.0 keyboard_arrow_down
public static class ChatServiceStubSettings . Builder extends StubSettings . Builder<ChatServiceStubSettings , ChatServiceStubSettings . Builder >
Builder for ChatServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(ChatServiceStubSettings settings)
protected Builder ( ChatServiceStubSettings settings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public ChatServiceStubSettings . 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 ChatServiceStubSettings build ()
Overrides
completeImportSpaceSettings()
public UnaryCallSettings . Builder<CompleteImportSpaceRequest , CompleteImportSpaceResponse > completeImportSpaceSettings ()
Returns the builder for the settings used for calls to completeImportSpace.
createMembershipSettings()
public UnaryCallSettings . Builder<CreateMembershipRequest , Membership > createMembershipSettings ()
Returns the builder for the settings used for calls to createMembership.
createMessageSettings()
public UnaryCallSettings . Builder<CreateMessageRequest , Message > createMessageSettings ()
Returns the builder for the settings used for calls to createMessage.
createReactionSettings()
public UnaryCallSettings . Builder<CreateReactionRequest , Reaction > createReactionSettings ()
Returns the builder for the settings used for calls to createReaction.
createSpaceSettings()
public UnaryCallSettings . Builder<CreateSpaceRequest , Space > createSpaceSettings ()
Returns the builder for the settings used for calls to createSpace.
deleteMembershipSettings()
public UnaryCallSettings . Builder<DeleteMembershipRequest , Membership > deleteMembershipSettings ()
Returns the builder for the settings used for calls to deleteMembership.
deleteMessageSettings()
public UnaryCallSettings . Builder<DeleteMessageRequest , Empty > deleteMessageSettings ()
Returns the builder for the settings used for calls to deleteMessage.
deleteReactionSettings()
public UnaryCallSettings . Builder<DeleteReactionRequest , Empty > deleteReactionSettings ()
Returns the builder for the settings used for calls to deleteReaction.
deleteSpaceSettings()
public UnaryCallSettings . Builder<DeleteSpaceRequest , Empty > deleteSpaceSettings ()
Returns the builder for the settings used for calls to deleteSpace.
findDirectMessageSettings()
public UnaryCallSettings . Builder<FindDirectMessageRequest , Space > findDirectMessageSettings ()
Returns the builder for the settings used for calls to findDirectMessage.
getAttachmentSettings()
public UnaryCallSettings . Builder<GetAttachmentRequest , Attachment > getAttachmentSettings ()
Returns the builder for the settings used for calls to getAttachment.
getMembershipSettings()
public UnaryCallSettings . Builder<GetMembershipRequest , Membership > getMembershipSettings ()
Returns the builder for the settings used for calls to getMembership.
getMessageSettings()
public UnaryCallSettings . Builder<GetMessageRequest , Message > getMessageSettings ()
Returns the builder for the settings used for calls to getMessage.
getSpaceReadStateSettings()
public UnaryCallSettings . Builder<GetSpaceReadStateRequest , SpaceReadState > getSpaceReadStateSettings ()
Returns the builder for the settings used for calls to getSpaceReadState.
getSpaceSettings()
public UnaryCallSettings . Builder<GetSpaceRequest , Space > getSpaceSettings ()
Returns the builder for the settings used for calls to getSpace.
getThreadReadStateSettings()
public UnaryCallSettings . Builder<GetThreadReadStateRequest , ThreadReadState > getThreadReadStateSettings ()
Returns the builder for the settings used for calls to getThreadReadState.
listMembershipsSettings()
public PagedCallSettings . Builder<ListMembershipsRequest , ListMembershipsResponse , ChatServiceClient . ListMembershipsPagedResponse > listMembershipsSettings ()
Returns the builder for the settings used for calls to listMemberships.
listMessagesSettings()
public PagedCallSettings . Builder<ListMessagesRequest , ListMessagesResponse , ChatServiceClient . ListMessagesPagedResponse > listMessagesSettings ()
Returns the builder for the settings used for calls to listMessages.
listReactionsSettings()
public PagedCallSettings . Builder<ListReactionsRequest , ListReactionsResponse , ChatServiceClient . ListReactionsPagedResponse > listReactionsSettings ()
Returns the builder for the settings used for calls to listReactions.
listSpacesSettings()
public PagedCallSettings . Builder<ListSpacesRequest , ListSpacesResponse , ChatServiceClient . ListSpacesPagedResponse > listSpacesSettings ()
Returns the builder for the settings used for calls to listSpaces.
setUpSpaceSettings()
public UnaryCallSettings . Builder<SetUpSpaceRequest , Space > setUpSpaceSettings ()
Returns the builder for the settings used for calls to setUpSpace.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
updateMembershipSettings()
public UnaryCallSettings . Builder<UpdateMembershipRequest , Membership > updateMembershipSettings ()
Returns the builder for the settings used for calls to updateMembership.
updateMessageSettings()
public UnaryCallSettings . Builder<UpdateMessageRequest , Message > updateMessageSettings ()
Returns the builder for the settings used for calls to updateMessage.
updateSpaceReadStateSettings()
public UnaryCallSettings . Builder<UpdateSpaceReadStateRequest , SpaceReadState > updateSpaceReadStateSettings ()
Returns the builder for the settings used for calls to updateSpaceReadState.
updateSpaceSettings()
public UnaryCallSettings . Builder<UpdateSpaceRequest , Space > updateSpaceSettings ()
Returns the builder for the settings used for calls to updateSpace.
uploadAttachmentSettings()
public UnaryCallSettings . Builder<UploadAttachmentRequest , UploadAttachmentResponse > uploadAttachmentSettings ()
Returns the builder for the settings used for calls to uploadAttachment.
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 2025-01-28 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 2025-01-28 UTC."],[],[]]