Uses of Class
com.google.storage.v2.Bucket.Website
-
Uses of Bucket.Website in com.google.storage.v2
Methods in com.google.storage.v2 that return Bucket.WebsiteModifier and TypeMethodDescriptionBucket.Website.Builder.build()Bucket.Website.Builder.buildPartial()static Bucket.WebsiteBucket.Website.getDefaultInstance()Bucket.Website.Builder.getDefaultInstanceForType()Bucket.Website.getDefaultInstanceForType()Bucket.Builder.getWebsite()The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.Bucket.getWebsite()The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.BucketOrBuilder.getWebsite()The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.static Bucket.WebsiteBucket.Website.parseDelimitedFrom(InputStream input) static Bucket.WebsiteBucket.Website.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.WebsiteBucket.Website.parseFrom(byte[] data) static Bucket.WebsiteBucket.Website.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.WebsiteBucket.Website.parseFrom(com.google.protobuf.ByteString data) static Bucket.WebsiteBucket.Website.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.WebsiteBucket.Website.parseFrom(com.google.protobuf.CodedInputStream input) static Bucket.WebsiteBucket.Website.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.WebsiteBucket.Website.parseFrom(InputStream input) static Bucket.WebsiteBucket.Website.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.WebsiteBucket.Website.parseFrom(ByteBuffer data) static Bucket.WebsiteBucket.Website.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.storage.v2 that return types with arguments of type Bucket.WebsiteModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Bucket.Website>Bucket.Website.getParserForType()static com.google.protobuf.Parser<Bucket.Website>Bucket.Website.parser()Methods in com.google.storage.v2 with parameters of type Bucket.WebsiteModifier and TypeMethodDescriptionBucket.Website.Builder.mergeFrom(Bucket.Website other) Bucket.Builder.mergeWebsite(Bucket.Website value) The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.static Bucket.Website.BuilderBucket.Website.newBuilder(Bucket.Website prototype) Bucket.Builder.setWebsite(Bucket.Website value) The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.